Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for JIT arraytranslate #20427

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Oct 29, 2024

This commit adds tests for char[] to byte[] cases of JIT arraytranslate.

This commit adds tests for char[] to byte[] cases of JIT arraytranslate.

Signed-off-by: KONNO Kazuhiro <[email protected]>
@knn-k
Copy link
Contributor Author

knn-k commented Oct 29, 2024

Jenkins test sanity.functional plinux,xlinux,zlinux jdk8

@knn-k
Copy link
Contributor Author

knn-k commented Oct 29, 2024

Some tests in testJitserverArguments_0 failed on x86-64 Linux, but they are not caused by the arraytranslate tests.

Output of the arraytranslate tests from https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.functional_ppc64le_linux_Personal_testList_0/260/consoleText:

[2024-10-29T03:29:47.115Z] PASSED: testArrayTranslateTRTO
[2024-10-29T03:29:47.115Z] PASSED: testArrayTranslateTRTO255
[2024-10-29T03:29:47.115Z] 
[2024-10-29T03:29:47.115Z] ===============================================
[2024-10-29T03:29:47.115Z]     ArrayTranslateTest
[2024-10-29T03:29:47.115Z]     Tests run: 2, Failures: 0, Skips: 0
[2024-10-29T03:29:47.115Z] ===============================================

@knn-k knn-k marked this pull request as ready for review October 29, 2024 08:51
@knn-k
Copy link
Contributor Author

knn-k commented Oct 30, 2024

@0xdaryl FYI.

@knn-k knn-k closed this Oct 31, 2024
@knn-k knn-k deleted the arrayTranslateTest branch October 31, 2024 08:50
@knn-k knn-k restored the arrayTranslateTest branch October 31, 2024 12:22
@knn-k knn-k reopened this Oct 31, 2024
@knn-k
Copy link
Contributor Author

knn-k commented Nov 8, 2024

Jenkins line endings check

@knn-k
Copy link
Contributor Author

knn-k commented Nov 8, 2024

Jenkins test sanity.functional xlinux jdk8

@knn-k
Copy link
Contributor Author

knn-k commented Nov 11, 2024

Again, there are some failures with testJitserverArguments_0 on x86-64 Linux.
Those failures are also seen in a recent nightly test.
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.functional_x86-64_linux_Nightly_testList_0/659/consoleText

@0xdaryl
Copy link
Contributor

0xdaryl commented Nov 13, 2024

Jenkins test sanity.functional alinux jdk8

@0xdaryl 0xdaryl self-assigned this Nov 13, 2024
@0xdaryl 0xdaryl merged commit 9e312f1 into eclipse-openj9:master Nov 13, 2024
11 of 12 checks passed
@knn-k knn-k deleted the arrayTranslateTest branch November 13, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants